Avoid misleading message about 'not using swiotlb' on x86/64
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 10 Feb 2006 11:35:19 +0000 (12:35 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 10 Feb 2006 11:35:19 +0000 (12:35 +0100)
commit3735265f4aef5c664624462e23483d9058ef64f4
treec1893b013d2c364758d5ac2c3fc19dd197c21c0f
parentae52011af4ec7fcc58c89bc8f001fe5e3c2fab12
Avoid misleading message about 'not using swiotlb' on x86/64
domain0. Provide a temporary glue between our swiotlb
implementation and x86/64's dma_ops dynamic dma-mapping
infrastructure.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/x86_64/kernel/Makefile
linux-2.6-xen-sparse/arch/x86_64/kernel/pci-swiotlb-xen.c [new file with mode: 0644]
linux-2.6-xen-sparse/arch/x86_64/mm/init-xen.c